<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<model type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="19141.11" systemVersion="21A559" minimumToolsVersion="Automatic" sourceLanguage="Swift" userDefinedModelVersionIdentifier="">
    <entity name="FavouriteRecord" representedClassName="FavouriteRecord" syncable="YES">
        <attribute name="city" optional="YES" attributeType="String"/>
        <attribute name="isFreeemium" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
    </entity>
    <entity name="LogRecord" representedClassName="LogRecord" syncable="YES">
        <attribute name="date" attributeType="Date" usesScalarValueType="NO"/>
        <attribute name="label" attributeType="String" defaultValueString=""/>
        <attribute name="payload" attributeType="String" defaultValueString=""/>
        <attribute name="tag" attributeType="String" defaultValueString=""/>
        <attribute name="uuid" attributeType="String" defaultValueString=""/>
    </entity>
    <entity name="NotificationRecord" representedClassName="NotificationRecord" syncable="YES">
        <attribute name="body" optional="YES" attributeType="String"/>
        <attribute name="canceled" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
        <attribute name="sentDate" optional="YES" attributeType="Date" usesScalarValueType="NO"/>
        <attribute name="subject" optional="YES" attributeType="String"/>
        <attribute name="username" attributeType="String"/>
    </entity>
    <entity name="Settings" representedClassName="Settings" syncable="YES">
        <attribute name="autostartEnabled" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES"/>
        <attribute name="backgroundUpdate" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
        <attribute name="id" attributeType="String"/>
        <attribute name="isDocked" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
        <attribute name="isPinned" optional="YES" attributeType="Boolean" usesScalarValueType="YES"/>
        <attribute name="killSwitchEnabled" attributeType="Boolean" defaultValueString="NO" usesScalarValueType="YES"/>
        <attribute name="lastUsedServer" attributeType="String" defaultValueString=""/>
        <attribute name="port" attributeType="Integer 16" defaultValueString="1194" usesScalarValueType="YES"/>
        <attribute name="preferredServer" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
        <attribute name="proto" attributeType="String" defaultValueString="TCP"/>
        <attribute name="scramble" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
        <attribute name="vpnType" optional="YES" attributeType="Integer 16" defaultValueString="0" usesScalarValueType="YES"/>
    </entity>
    <elements>
        <element name="FavouriteRecord" positionX="-527.484375" positionY="31.93359375" width="128" height="59"/>
        <element name="LogRecord" positionX="-368.1484375" positionY="-93.08984375" width="128" height="118"/>
        <element name="NotificationRecord" positionX="-529.53515625" positionY="-91.87890625" width="128" height="104"/>
        <element name="Settings" positionX="-696.22265625" positionY="-92.234375" width="128" height="223"/>
    </elements>
</model>